home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / ScrollingTextField / ScrollTextField_Source / Makefile < prev    next >
Encoding:
Makefile  |  1991-01-12  |  622 b   |  30 lines

  1. #
  2. # Generated by the NeXT Interface Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Interface Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = EricPalette
  11.  
  12. INTERFACES = EricPalette.nib ScrollTextFieldInspector.nib
  13. CLASSES = ScrollTextField.m ScrollTextFieldInspector.m
  14.  
  15. SOURCEMODE = 444
  16.  
  17.  
  18. MAKEFILEDIR = /usr/lib/nib
  19.  
  20. INSTALLDIR = $(HOME)/Palettes
  21. INSTALLFLAGS = -c -m 755
  22.  
  23. -include Makefile.preamble
  24.  
  25. include $(MAKEFILEDIR)/palette.make
  26.  
  27. -include Makefile.postamble
  28.  
  29. -include Makefile.dependencies
  30.